home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Dir < prev    next >
Encoding:
Text File  |  1997-10-21  |  608 b   |  25 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                     DIR
  3.  
  4.  
  5.    USE:
  6.    Dir is used to get a sorted list of files from any disk, device,
  7.    directory, logical assignment or path.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>DIR (list current directory)
  17.    1>DIR DF0: (list files on drive DF0)
  18.    1>DIR S: (list S directory)
  19.    1>DIR C:A#? (list commands starting with A)
  20.  
  21.    NOTES:
  22.    The output from Dir can be paused by simply pressing the Spacebar and
  23.    then continued by pressing Backspace.  Or you can stop the output by
  24.    pressing CTRL+C.
  25.